Skip to content

Highcharts stocks rendering issues in demo and selfhosted #7

Open
@R2boot3r

Description

@R2boot3r

Dear,

I've been playing around a bit with highcharts for python and the demos available.
I'm currently having two issues with the demos and the selfhosted jupyterlab version i'm running locally. Everything is exactly the same except the python3 version I'm running on. I'm on python 3.10.13. I've tried it on python 3.11 and I have the exact same issues. I'll try reverting back to 3.10.10 later in the day to test things out. The demo used here is the following stock-tools-gui.ipynb but I have had the issue on any other demo or own notebook that i created.

The first issue I'm having is that I'm not able to render the chart context menu that is on the top right of the charts in my own selfhost version of the demo repository. On the Binder projects

The second issue I'm having is, the stocktools is not rendering in the binder version but it is on my selfthosted one but very badly. The bar is halfly rendered and the buttons doesn't seem to respond correctly. For instance I'm not able to put the charts in full screen. This issue happens on any screen sizes , even very large ones. Of course I have the following options enabled:

'stockTools': {
'gui': {
'enabled': True
}

Here are two screenshots illustrating the two issues.

Binder demo without the stocktools and with the chart context menu:
Screenshot 2023-09-05 at 20 36 59

My selfhosted demo with the badly rendered stocktools and with the chart context menu missing:
Screenshot 2023-09-05 at 20 35 49

I don't know if I'm missing anything, but it doesn't to be the case according to what i have read in the documentation.

Thanks in advance for any response,
KR,
R2boot3r

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions