highcharts-stock icon indicating copy to clipboard operation
highcharts-stock copied to clipboard

Python wrapper for the Highcharts Stock data visualization library.

Results 5 highcharts-stock issues
Sort by recently updated
recently updated
newest added

In **v.1.0.0** of Highcharts Stock for Python supports the enabling/disabling of styled mode using the appropriate options. However, any configuration of the CSS has to occur *outside* of the library...

enhancement

In **v.1.0.0**, Highcharts Stock for Python outputs the JavaScript literal object where any *unspecified* property is serialized to a ``dict`` as ``None`` and subsequently stripped from the serialized JS object...

enhancement

Hello @hcpchris, I wanted to open the issue as i have found what seems to be some strange behaviour with the is_stock_chart = True variable. Here are 3 cases: First...

bug

Hello @hcpchris, Hope you are well. I'm opening this issue as I have the same behavior as @BFAGIT in a ticket that was open a while back. I think it...

bug

### Description Construction of series objects is very slow even for array input. Our use-case requires adding multiple series to chart having ~10k points each. A single series seems to...

bug