- ago
Has anyone developed the logic to add a pie chart to your script?
0
567
Solved
3 Replies

Reply

Bookmark

Sort
- ago
#1
Yes, you can leverage the built-in ScottPlot library to generate various charts on-the-fly and plot them onto a chart using DrawImage/DrawImageAt: https://www.youtube.com/watch?v=0ZrmJVm5vBI
0
- ago
#2
Here's cookbook for ScottPlot pie charts: https://scottplot.net/cookbook/4.1/category/plottable-pie/

Take a look at a working example of a bar chart plotted with ScottPlot:
https://www.wealth-lab.com/Discussion/Traders-39-Tips-2019-09-A-Simple-Way-to-Trade-Seasonality-Kaufman-7566

Don't forget to add "using ScottPlot;"
0
Best Answer
- ago
#3
Thanks Eugene, I will get to this in the next couple of days.
0

Reply

Bookmark

Sort