epykure
epykure
Try to make the conversion from utf8 to html code for the display in the UI less manual. The mapping is done here: PyExt.py but maybe there is a better...
https://plot.ly/javascript/wind-rose-charts/
https://plot.ly/javascript/splom/
https://plot.ly/javascript/candlestick-charts/ And get the integration with Crossfilter for the Javascript updates
Create in the module JsFncs.py a class Arrows() which will allow the definition of arrow functions https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions Also add a decorator to specify that this function is not compatible for...
review and complete the module JsNavigator