Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 620 Bytes

File metadata and controls

13 lines (9 loc) · 620 Bytes

ChartSource

Properties

Name Type Description Notes
disabled bool Whether the source is disabled, default is false [optional] [default to False]
name str Name of the source
query str Query expression to plot on the chart
scatter_plot_source str For scatter plots, does this query source the x-axis or the y-axis. [optional]

[Back to Model list] [Back to API list] [Back to README]