Git Product home page Git Product logo

Comments (4)

DominikMChrist avatar DominikMChrist commented on June 15, 2024

Thank you very much for testing this!

The essential error seems to be "No such file or directory: highstock.js".
Please check if the highcharts js files are in pybloqs/static/

I assume they are not. In that case please post:

  1. the contents of the node_modules/highcharts directory (I assume you use npm to download highcharts),
  2. the full command that you used with load_highcharts
  3. the output of that command.
    Cheers.

from pybloqs.

bmoscon avatar bmoscon commented on June 15, 2024

Thanks for responding. HighCharts is NOT installed. It seems it must be? Per the documentation:

"HighCharts (optional; ... )"

I assumed it was 100% optional. It seems its only optional for normal use, but NOT optional to run the tests. Is this correct?

from pybloqs.

DominikMChrist avatar DominikMChrist commented on June 15, 2024

Well, to quote the README: "To create blocks with Highcharts plots, you need to download Highcharts separately" and the full functionality is tested. The tests could have a flag to check whether it is bare-bones install, but then the flag should probably be set by default to on and everyone doing development would need to know about it. So there are arguments for both sides.

The "HighCharts is optional" is from a user perspective. I hope that with CircleCI (which downloads and sets up HighCharts) running for forks the testing is easier.

from pybloqs.

bmoscon avatar bmoscon commented on June 15, 2024

ok, good to know. It makes sense. I had erroneously assumed that HighBlocks would supersede some other functionality, but this is not the case. Thanks for confirming!

from pybloqs.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.