Giter VIP home page Giter VIP logo

Comments (3)

sunhailin-Leo avatar sunhailin-Leo commented on July 22, 2024

@liuyug

  • 有点没太看明白你的描述~
  • 动态的话你不指定 yAxis 的 min,echarts 默认会自动缩放的。如果要自定义的话,可以给 yAxis 的 min 用 js 回调函数填充

from pyecharts.

liuyug avatar liuyug commented on July 22, 2024

markpoint 点
如果使用 coord 方式,需要 X,Y 坐标,但除权信息只有 X坐标,即日期,没有 Y 坐标价格,无法使用这种方式
如果使用 type_ = min 方式, 使用 value_index / value_dim 设置 Y 轴价格,但 X 坐标日期 如何设定?

我想将除权点的 Y 坐标设置到 Y轴最下沿。

from pyecharts.

sunhailin-Leo avatar sunhailin-Leo commented on July 22, 2024

markpoint 点 如果使用 coord 方式,需要 X,Y 坐标,但除权信息只有 X坐标,即日期,没有 Y 坐标价格,无法使用这种方式 如果使用 type_ = min 方式, 使用 value_index / value_dim 设置 Y 轴价格,但 X 坐标日期 如何设定?

我想将除权点的 Y 坐标设置到 Y轴最下沿。

你这种方式或者看看 markpoint 的配置?https://echarts.apache.org/zh/option.html#series-candlestick.markPoint.data
如果有你想要的方式倒还好,如果没有的话,估计得看 Echarts 怎么支持了。

from pyecharts.

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.