For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Plotting with Django
-
Hi,
I try to show to web browser a chart results from celebro.plot(savefig=true) using Django and mpld3 but there are many parts of the chart missing.
Is there any good way to display plotting chart from celebro.plot() to web browser?
I want to deploy backtrader as the engine for web-app users, instead of desktop app.Thank you very much
-
Unfortunately not.