Coder Social home page Coder Social logo

dashing's People

Contributors

stanleyxu2005 avatar

Stargazers

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

Watchers

 avatar

dashing's Issues

Create a chart option builder

After couple of days contribution, there are already several type of charts in dashing library. The major code is to construct an echart option. I can see some similar code in line and bar chart construction. It worth to create a ChartOptionBuilder to reduce code duplicate. I prefer the way, how Richshaw builds charts.

Allow user customize empty sortable table

The sortable table willl show "No data available" when no rows exist or when search pattern does not match. Propose to distinguish these two cases:

  1. When no search results are matched, we should should "No results matched your search" (or your own text)
  2. When there is no rows exist, we should allow user to transclude HTML.

Add option to hide chart's axis label

Line chart and bar chart do not have the option to hide axis labels. As a planned feature "Group charts", it will need to hide axis label of particular charts.

Add warning icon to metrics card

We have question and warning icon for <remark>. It worth to support warning for <metrics>. And better support customized colors.

MSIE complains array initialization

TypeError: Object doesn't support property or method 'fill'
  at fillAxisData (http://127.0.0.1:8090/webjars/dashing/0.2.5/dist/dashing.js:673:13)

Grouping charts display inconsistency

When I group line chart and bar chart together, it seems:

  1. The bar chart might not fill all width
  2. The first and the last data point on a line chart will be drawn at the boundary, which will not align with related bars in bar chart
  3. If a line chart has a secondary axis, and other line chart does not, the right margin are not equal.

Pagination will reset to page 0 after a table update

According to Smart-Table author's suggestion, we should not replace record variable reference, if only some records' contents are changed. Also need to leverage performance when the number of records is larger than 100k.

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.