Quick Customizations
There are some fields in the plotter to customize the typical characteristics of the chart.
Last updated
There are some fields in the plotter to customize the typical characteristics of the chart.
Last updated
To improve the user interface, we have adopted a new way to manage event data.
Select "Event Data" from the dropdown. The data of each event has been placed at your disposal in a more organized way, and two events, select and de-select, have also been added. You can read more about user interactions and events here.
These modes help you to allow users interact with charts differently, providing more or less information as they hover over various parts of the chart.
Imagine you're looking at a bar chart with different colored bars. When you move your mouse close to any bar, a small box (hover label) appears right above that bar.
It tells you information about that specific bar, like its label and value. If your mouse is closer to one bar than the others, the box will show up for that closest bar.
It's great for focusing on one specific data point at a time. Ideal for detailed analysis of a particular point on your chart.
Using this field, you can specify the color of the plot area where the chart is drawn. For element background color, you can use bubble background color option like other elements.
When using this option, you specify a list of colors that will be used as the default color scheme for your plot.
These colors can be defined in various formats, including hexadecimal values (e.g., #FF5733
), RGB values (e.g., rgb(255,87,51)
), or even named colors (e.g., red
).
This is an option for faster access to show or unhide the legend. You can use the legend module for more settings and link it to Plotly.