Skip to main content
0 votes
0 answers
14 views

I am using LightningChart Python and I am drawing a “body map” using a background image and multiple point-series markers that use custom images for chest, ankle and arm icons. The background image ...
pyprogdevlopper's user avatar
Tooling
2 votes
2 replies
49 views

I am using LightningChart Python and I would like to show a chart inside an iframe or inside a desktop WebView instead of letting chart.open() launch a browser tab. Is it possible to embed ...
pyprogdevlopper's user avatar
2 votes
1 answer
53 views

I am using LightningChart Python and I am used to legends on ChartXY where series automatically appear in the chart legend. With GaugeChart, I can create the chart and configure legend options, but ...
pyprogdevlopper's user avatar
1 vote
1 answer
62 views

I'm trying to use LightningChart Python v2.0.1 to display a line chart with multiple trends and outlier points, but for some reason the legend entries overlap each other. I'm following guidance from ...
Niilo Keinänen's user avatar