GithubHelp home page GithubHelp logo

iceberg-charts's Introduction

iceberg-charts's People

Contributors

oliverwatkins avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

iceberg-charts's Issues

Maven Repository

Hi: Your chart functionalities looks very nice, is there any way you can have this available via maven repository, so many people can use them.

Fraction issues

Too many decimal places being displayed in the Fractions/Decimals examples. Eg 2.90000000000004

Rounding is incorrect. See Fraction 1,2,3,4

Computer is probably going to crash now?

Run TestDataXY_Fractions4.java

This is happening :

Computer is probably going to crash now?
ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?
ERROR!!! xyFactor.xFactor * x > 200000.... xyFactor.xFactor - 2222.222222222222 x - 731
Computer is probably going to crash now?
ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?
ERROR!!! xyFactor.xFactor * x > 200000.... xyFactor.xFactor - 2222.222222222222 x - 1753
Computer is probably going to crash now?

Change font sizes

Hi,
Is there any ways to change the font sizes?
Titles and Strings are too small on my laptop.

XYY Legend display problems

In an XYY chart the legend is displaying but a line is coming across towards the left. Some kind of paint issue.

Crash on maximizing the chart window

When I try to maximize the initialized window manually, it shows the following error, and one of the bars rises to the maximum suddenly! What is the cause?

ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?
ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?
ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?
ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?
ERROR!!! xyFactor.yFactor * y > 200000
Computer is probably going to crash now?

Error in y range in ChartUtils

My english isn't so good, please forgive me.
Multibar XYChart throws an error if there's only one serie or multiple series with the same maximum Y.
It occurs because the DataPoint.y is set with the maximum value of the DataPointBar.y in DataPointMultiBar.getMaxYValue(ArrayList bars). When the data range of Y is calculated (ChartUtils.calculateYAxisMax and ChartUtils.calculateYAxisMin), the max and the min is the same, so when the initial interval would be defined, the function ChartUtils.getInterval(DamultaRange dr) throws an error.
I think an "if statement" verifying if the series is a MultiBarMode.SIDE_BY_SIDE, and a specific iteration, should correct it.

Thank you for your time.

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.