Version 0.2.0
<dependency>
<groupId>com.github.hageldave.jplotter</groupId>
<artifactId>jplotter</artifactId>
<version>0.2.0</version>
</dependency>Major Changes:
- possible GL context sharing across FBOCanvases
- API change in implementations of
Renderablewhere adding operations return the newly created*Detailsobjects for further customization - Lines with segments of variable thickness
- Lines with stroke patterns
ColorMaps- Improved text rendering for rotated text (using signed distance fields)
- Platform independent font usage (using Ubuntu Mono)
PickingRegistryfor better management of picking color and associated objects