Releases: Brunel-Visualization/Brunel
Brunel 2.6
This is the 2.6 release version, mainly containing defect fixes and minor enhancements, with the major new feature being parallel axes
Brunel V2.5
A mix of minor features, improvements and defect fixes. Nothing major
Brunel Visualization v2.4
This version is generally a stability version, improving a few features and fixing some defects. Internal changes to the generated javascript for efficiency, and improved handling of different browsers are the main changes.
The attached zip and tar folders now contain auxiliary files and are much more complete.
Brunel Visualization v2.3
Brunel Visualization 2.3 begins the journey towards improved support for larger data as well as many enhancements including: multiple labels, symbol aesthetics, gradient styles, new edge styles and custom maps.
More details are on our change log
Brunel Visualization v2.2
Brunel Visualization 2.2 adds official support for Tree layouts including new interactive features (like node collapsing) that work with Tree and even other hierarchical style graphics. New style features were added as well and more flexibility to use css
to apply aesthetics to data. Also note that the Spark integration for the Scala language now requires Spark 2.0/Scala 2.11.
More details are on our change log
Brunel Visualization v2.0
We are excited to announce the release of Brunel Visualization 2.0. We’ve switched to D3 v4.0 to give us a nice performance boost. We’ve also added support for custom events, new accessibility features, several new styling options, grids, reference lines, labeling improvements, animations, and greatly simplified integration for R Notebooks.
For details on new features, please read the change log.
Brunel Visualization 2.0 (test release 3)
Brunel Visualization 2.0 is coming! This new test release includes a few more fixes and Brunel Visualization 2.0 can now be tested with Python 2/3 & R Jupyter notebooks.
You can test version 2.0:
- Online here
- In Toree Notebooks following these instructions.
- In Python 2/3 Notebooks following these instructions --but using
pip install brunel==2.0.0.dev3
- In R Notebooks by first installing for Python, then follow these instructions. With Brunel 2.0, a web server is no longer needed for use in R notebooks. Rejoice!
For details on new features, please read the change log.
Brunel Visualization 2.0 (test release 2)
A few more fixes with this next test release. This update is available online as well as from Toree notebooks.
Thanks for helping us test Brunel 2.0.
Brunel Visualization 2.0 (test release 1)
Brunel Visualization 2.0 is coming! Please help us test it. This release has many new features & fixes. For details, please read the change log.
You can test version 2.0:
- Online here
- In Toree notebooks using
%AddJar -magic https://brunelvis.org/jar/spark-kernel-brunel-all-2.0.jar
Python & R notebook updates for Brunel Visualization 2.0 will be coming soon.
Brunel Visualization v1.2
Brunel Visualization 1.2 provides enhancements to maps, labels, new support for titles and animated effects plus several bug fixes.
See the 1.2 Release Notes for more details