cjw85 commented on issue #16427:
URL: https://github.com/apache/echarts/issues/16427#issuecomment-1326858843

   @guhuajun We've actually built a pydantic model for eCharts after extracting 
the schema in the eCharts documentation build: 
https://github.com/epi2me-labs/ezcharts
   
   Its not perfect: its highly redundant and there are various things where the 
schema is not correct and we've have to manually edit things to allow contructs 
we know render correctly to pass the pydantic models.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to