Giter Site home page Giter Site logo

Comments (6)

weisJ avatar weisJ commented on July 29, 2024

I know this doesn’t exactly relate to the issue of hard coded colour but if you are generally looking for a look and feel you might want to check out darklaf.

from univocity-trader.

jbax avatar jbax commented on July 29, 2024

Thanks @weisJ, it looks great and I added it to the univocity-trader-chart subproject already.

from univocity-trader.

dev590t avatar dev590t commented on July 29, 2024

Hello @jbax, I have a question that I don't understand. Why have you decided implements univocity-trader-chart with java swing, and not a data visualization library? It will be much easier.
It exists many great data visualization lib like https://plotly.com/javascript/, and it is possible to use thought a java API.

I think It exists also java data visualization library, I give the example of plotly because it allow draw interactive and 3D chart. So it could be util for advanced data analysis.

from univocity-trader.

jbax avatar jbax commented on July 29, 2024

from univocity-trader.

dev590t avatar dev590t commented on July 29, 2024

@jbax

Because I like to control everything and charts in very specific ways.
These libs end up limiting you one way or another, especially if you need speed

I don't know what specific requirement you need. But if the main issue is the speed, maybe you can take a look at SwiftVis2.
It is a data visualization library design for the speed, parallelism, big data. The Swing/Java2D version of SwiftVis2 has a good benchmark:
https://dynamicsofprogramming.blogspot.com/2018/08/swiftvis2-and-speed-problems-with.html

For more info about the project,
https://www.researchgate.net/publication/330845267_SwiftVis2_Plotting_with_Spark_using_Scala
https://github.com/MarkCLewis/SwiftVis2

from univocity-trader.

jbax avatar jbax commented on July 29, 2024

from univocity-trader.

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.