Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @jfreechart
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @jfreechart
-
jfree.org Retweeted
Saddened to hear of the passing of Sir Clive Sinclair, I’m sure his achievements were for many of us some of our earliest memories of computing. For me that passion lives on, he made computing accessible to all & I work hard to do the same! RIP
#CliveSinclairpic.twitter.com/NAOuhBrQmz
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
Something that I wanted to add for a long time to my
#JavaFX#charts library…multiple time series chart with envelope, average and std deviation… https://github.com/HanSolo/charts#Java
pic.twitter.com/h2qVvK4KH1
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org RetweetedThanks. Twitter will use this to make your timeline better. UndoUndo
-
jfree.org Retweeted
Nearly forgot about my
#properties library which more or less copies the properties from#JavaFX but without the need for FX to be installed. Really useful if you are used to properties… :)#javahttps://github.com/HanSolo/properties …Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
What cutting edge research are you doing with
#Java? http://Foojay.io readers want to know. Today,@zsevarac brings an article by Oscar Bastidas, PhD@UMNews, on data-analytics in healthcare with#Java,@jfreechart,@netbeans, on@DeepNetts!https://foojay.io/today/deep-learning-in-java-for-drug-discovery/ …Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
Taking a look, using Java Flight Recorder, at where I could optimise the performance of JFreeSVG even more. Now off on a tangent rolling my own Flame Graph (which maybe I'll incorporate into JFreeChart once it is fully baked).
#java#java2d#jfrpic.twitter.com/SqWyLHYG6J
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
JFreeSVG (https://github.com/jfree/jfreesvg ) has a new release (version 5.0.1), after I fixed a couple of issues revealed by my new Graphics2D Tester (https://github.com/jfree/graphics2d-tester …).
#java#java2d#svgpic.twitter.com/hyJ0TxCEMn
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
This is my first cut of a Graphics2D visual test kit. The output here is a baseline generated by Java2D. The goal is to get other implementations (JFreeSVG, FXGraphics2D, SkijaGraphics2D etc) to match this as closely as possible. https://github.com/jfree/graphics2d-tester …
#Java2D#Javapic.twitter.com/F8RNGPG6wf
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
Everybody loves charts, graphs, and all sorts of
#dataviz! Dashboards in three steps with#knime https://medium.com/low-code-for-advanced-data-science/how-to-create-an-interactive-dashboard-in-three-steps-with-knime-analytics-platform-c09d6d4f91b2 …#lowcode#datascience#data#opensourceThanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
I did some benchmarks while writing an article about OpenJDK's Shenandoah GC

pic.twitter.com/i4AYlbrdjG
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
I have been taking a look at the Skija library and made a SkijaGraphics2D implementation to try it out: https://github.com/jfree/skijagraphics2d …
#java#java2dpic.twitter.com/zpr7Owm6tw
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
Hot
#JDK Mission Control (#JMC) News!@hirt from@datadoghq announces: "The 8.0.1-ga tag was just set in the jmc8 repository on GitHub, this is a patch update release, and will therefore not include any new features." https://foojay.io/today/jmc-8-0-1-released/ …pic.twitter.com/QtbQXV3WGQ
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
"I will show you how to make RESTful WebService calls in a
#JavaFX app with the#Java 11 HttpClient API to retrieve weather data based on geographic locations," says@carldea in the final part of his 6 part JavaFX World Clock tutorial series: https://foojay.io/today/creating-a-javafx-world-clock-from-scratch-part-6 …#foojaytipThanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
I really liked his post on Canvas … https://edencoding.com/javafx-canvas/
#java#javafxpic.twitter.com/dZ3VOJ2jv3
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
More good
#JavaFX stuff has been released!@P_Duke tells you all about it: "FXSkins is a collection of new Skins for existing JavaFX controls, adding more functionality to controls used in your apps, with almost no need to make code changes." https://foojay.io/today/new-java-javafx-library-fxskins-released/ …#foojaytipThanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
More
#JavaFX Real World App awesomeness added to#JFXCentral.#javapic.twitter.com/27V5mY8qVc
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org RetweetedThanks. Twitter will use this to make your timeline better. UndoUndo
-
jfree.org Retweeted
Open question, looking for input: what library/project/code do you use for charts/diagrams in JavaFX? What do you think about the current javafx.scene.chart APIs?
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
New blog post: "JMetro Version 11.6.15 Released" - https://pixelduke.com/2021/05/17/jmetro-version-11-6-15-released/ … Bug fixes, tweaks to visual styles, structural changes and changes to the way JMetro is distributed and published.
#JMetro#Java#Javafx#FluentDesignpic.twitter.com/OoiT4rj6Ao
Thanks. Twitter will use this to make your timeline better. UndoUndo -
jfree.org Retweeted
#JavaFX#LoTD https://github.com/GSI-CS-CO/chart-fx … readme: "ChartFx is a scientific charting library ... focusing on performance optimised real-time data." If you need a chart for your research, chances are this lib's got it!#java#DataVisualizationThanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.