Giter VIP home page Giter VIP logo

Comments (2)

jszuminski avatar jszuminski commented on September 26, 2024 2

Hi @HlebKrah,

This issue stems from the Highcharts code and not Highcharts-Vue. As you can see in this demo: https://jsfiddle.net/BlackLabel/vgcknsLu/ the behavior is the same for Highcharts with Vanilla JS.

I've reported it on our Highcharts repository here: highcharts/highcharts#19019 where you can track its progress.

I'll try to fix this issue or prepare a workaround for you, but for now you could just create two seperate charts and show/hide them based on the button click.

I'll keep you posted.

from highcharts-vue.

jszuminski avatar jszuminski commented on September 26, 2024 1

Hi,

The solution to this is adding ids to all of the series. Here's a demo: https://jsfiddle.net/BlackLabel/k3m95cuq/

If all series have ids the behavior of oneToOne update changes (https://api.highcharts.com/class-reference/Highcharts.Chart#update).

Also, in your case, you might want to get rid of pointPlacement as it causes strange positioning behavior.

In case you encounter any problems in the future do not hesitate to ask here or on our other support channels like our forum.

from highcharts-vue.

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.