News

Line Plot: A line plot represents data points connected by straight lines, useful for visualizing trends or patterns over time or continuous variables. Scatter Plot: A scatter plot displays individual ...
Is it possible to add a hyperlink to data points in a scatter plot or bars in a bar plot using the python api? Basically, i’d like to bring up another plot/dashboard/report when plot data is clicked.