Skip to content

Highcharts stock chart dependency 404 error? #279

Closed Answered by falkoschindler
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for reaching out, @Mantanium!

First of all: The 404 errors are not related. When opening the developer console the browser tries to load *.js.map files, which are (currently) not provided by NiceGUI. We are still undecided if and how we would want to do that. For now, you can simply ignore these errors.

But you are expecting to see something like this and not a plain line plot. I think the reason is that ui.chart() calls Highcharts.chart() and not Highcharts.stockChart(). Somehow we need to integrate this option into the API. I'll create an issue from this discussion: #284

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by falkoschindler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant