Thanks to visit codestin.com
Credit goes to splashboard.unhappychoice.com

Skip to content

basic_points

Renders a PointSeries from inline [widget.options].series = [{name, points: [[x, y], ...]}]. Supports multiple series so a single widget can carry several lines / clusters.

KindSafetyShapes
realtimeSafepoint_series
OptionTypeRequiredDefaultDescription
serieslist of {name, points: [[x, y], ...]}no[]One entry per line / cluster. Points are [x, y] float pairs. chart_line / chart_scatter consume this directly.
ShapeRenderers
point_seriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, chart_line, chart_scatter
                                            
                                            demo
                                      
                                     
                                      
                                        
                                                
                                               
                                               
                                                
[[widget]]
id = "basic_points"
fetcher = "basic_points"
render = "chart_line"
                                                 
                                                  
                                                 
                                                  
                                                  
                                                 
                                                  
                                                  
                                                  
                                                 
[[widget]]
id = "basic_points"
fetcher = "basic_points"
render = "chart_scatter"