tilesfx

A JavaFX library containing tiles that can be used for dashboards.

APACHE-2.0 License

Stars
1.4K

Bot releases are hidden (Show)

tilesfx - 1.1.1

Published by HanSolo almost 8 years ago

Features

Fixes

  • Fixed bug in SparkLineTileSkin related to gradient stroke of spark line path
tilesfx - 1.1.0

Published by HanSolo almost 8 years ago

Features

  • Started adding sets of colors that look nice together
  • Added a TimeSectionBuilder

Fixes

  • Fixed bug in TimerControlTileSkin related to resizing
tilesfx - 1.0.9

Published by HanSolo almost 8 years ago

Features

  • Added the ability to stroke the line in the SparklineTileSkin with a gradient

Fixes

tilesfx - 1.0.8

Published by HanSolo almost 8 years ago

Features

  • Added a Bar Chart Tile (shows up to 4 bars sorted by value)
  • Added a SectionBuilder

Fixes

  • Some modifications related to updating the DarkSky object with json data
tilesfx - 1.0.7

Published by HanSolo almost 8 years ago

Features

  • Added a Number Tile (simply shows a number with a unit and some text)
  • Added a Timer Tile (could visualize LocalTime e.g. for durations etc.)

Fixes

  • Text Tile now can show multiline text
  • Adjustments related to unit font size and location in several Skins
tilesfx - 1.0.6

Published by HanSolo almost 8 years ago

Features

Fixes

  • Fixed problem with visibility of threshold rectangle and text in GaugeTileSkin
tilesfx - 1.0.5

Published by HanSolo almost 8 years ago

Features

  • Implemented automatic weather updates for the WeatherTile
    If you set running = true the dark sky object will be updated every 15min which will lead to 96 updates a
    day. This is way below the 1000 calls that are allowed per day in DarkSky.net

Fixes

  • Optimizations related to WorldMapTile
  • Fixed problem with initial value in GaugeTile
tilesfx - 1.0.4

Published by HanSolo almost 8 years ago

Features

Fixes

  • Fixed problem with locale in ClockTileSkin and TimerControlSkin
tilesfx - 1.0.3

Published by HanSolo almost 8 years ago

Features

Fixes

  • Made SkinType public
tilesfx - 1.0.2

Published by HanSolo almost 8 years ago

Features

  • Added a weather tile based on DarkSky

Fixes

tilesfx - 1.0.0

Published by HanSolo almost 8 years ago

Initial release of TilesFX which is a little library containing tiles that can be used to create dashboards.

Features

Fixes