GitHub user Thustepsforward added a comment to the discussion: Superset Dev Image Not Exposing ECharts via API + Issues Connecting to Trino in Superset 5.0
@dosu `RUN uv pip install sqlalchemy-trino psycopg2-binary` ended up working for me. I am trying to create charts in Superset using Python scripts. When I try to create a bar chart using "viz_type": "bar", it states that the visualization type is not supported. How do I properly reference the correct Superset chart type in my Python script? GitHub link: https://github.com/apache/superset/discussions/36434#discussioncomment-15234271 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
