Code Monkey home page Code Monkey logo

wepy-com-charts's People

Contributors

calvinhong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

wepy-com-charts's Issues

编译问题

使用wepy build后,控件的路径为'./../npm/wepy-com-charts/src/line-chart.js',
但是实际上路径为'./../npm/wepy-com-charts/line-chart.js'

是我使用的问题么

Y坐标的起点是否可设置

比如我的数据 [10000, 10001, 10002, 10003]
这样的数据很大,但是差别很小,目前来看,很难从Y轴上看出来。
如果把Y轴的每个刻度的距离和Y轴起点的值可以调是不是会好一点?

比如我可以设置Y轴从10000开始,刻度间差值为1,总共4个刻度,那么这样绘制出来的图就比较明显了

生成多个图表怎么做呢

RT

<repeat for=xxxx>
  <linechart propsa=xxx propsb=yyy></linechart>
</repeat>

形如以上,但是component里面貌似得声明多个Chart才行?
请问这种情况有什么比较好的解决办法吗

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.