Giter Site home page Giter Site logo

Comments (5)

whawker avatar whawker commented on May 23, 2024

Hi @HachimDev, I think the problem here is with

import { createRandomData } from "../utils/data-helpers";

I haven't actually exported that helper as part of the React JSX Highcharts npm package (note the relative link), as it was just for use in examples

In this example I have inserted the missing functions into the code, and everything seems to be working for me?

from react-jsx-highcharts.

HachimDev avatar HachimDev commented on May 23, 2024

Hi @whawker , i have added the folder utils to my demo project and it doesnt work.
thank you for the example but it still doesnt work for me.
I have to say that the first highchart example works fine for me.
so i guess the problem is with my package.json.
Any suggestions ?


{
  "name": "highchartapp",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "highcharts": "^5.0.0",
    "prop-types": "^15.6.0",
    "react": "^16.1.1",
    "react-dom": "^16.1.1",
    "react-jsx-highstock": "^2.0.1",
    "react-scripts": "1.0.17"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject"
  }
}

from react-jsx-highcharts.

HachimDev avatar HachimDev commented on May 23, 2024

Yeah after comparing my dependencies to yours in your example i figgured out that i needed [email protected]
that was the problem.
now it works fine !

from react-jsx-highcharts.

whawker avatar whawker commented on May 23, 2024

Hmm that's odd! Seems to work fine even with 5.x.x for me. But if you're happy, feel free to close this issue.

from react-jsx-highcharts.

HachimDev avatar HachimDev commented on May 23, 2024

thank you !

from react-jsx-highcharts.

Related Issues (20)

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.