GithubHelp home page GithubHelp logo

Comments (6)

AAChartModel avatar AAChartModel commented on June 12, 2024

HighChart有支援

有相关文档吗?

from aachartkit-swift.

CLWuAIP avatar CLWuAIP commented on June 12, 2024

補充:
https://stackoverflow.com/questions/52834831/how-do-i-create-a-draggable-plot-line-in-highcharts
https://jsfiddle.net/Lnj7ac42/

from aachartkit-swift.

AAChartModel avatar AAChartModel commented on June 12, 2024

这个示例的不太好弄, 需要额外添加依赖文件:

<script src="https://rawgithub.com/highcharts/draggable-points/master/draggable-points.js?1"></script>

from aachartkit-swift.

AAChartModel avatar AAChartModel commented on June 12, 2024

而且我粗略的看了一下依赖文件里面的实现, 应该是不支持移动端.
因为你可以看到, 它里面的事件操作似乎都是针对鼠标事件的.

from aachartkit-swift.

CLWuAIP avatar CLWuAIP commented on June 12, 2024

再請教:
https://api.highcharts.com/highcharts/plotOptions.series.dragDrop
這支援plotline嗎?

from aachartkit-swift.

AAChartModel avatar AAChartModel commented on June 12, 2024

The draggable-points module allows points to be moved around or modified in the chart. In addition to the options mentioned under the dragDrop API structure, the module fires three events, point.dragStart, point.drag and point.drop.

看这个属性的注释, 和 plotline 应该是没什么关系.

from aachartkit-swift.

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.