Northwoods Software is announcing that GoJS with version number 1.5.5 is already available to download.
What is GoJS ?
GoJS is A powerful commercial-grade JavaScript library for supporting interactive charts, graphs and diagrams in HTML5-based Web applications .
GoJS is not your regular graphing toolkit.GoJS is actually a generic framework on which complex charts can be built, charts that the user can easily interact with, getting data both visually and via mouse interactions as well.The GoJS trial showcases various of the library's features, allowing anyone to get to know its capabilities' range and decide if its a proper toolkit for what they need out of their online charts or not.
This is changelog for GoJS version 1.5.5 :
- Added the CheckBoxes sample, demonstrating how to define a "check box" and how to customize them.
- Added the static method GraphObject.takeBuilderArgument, for use by GraphObject.defineBuilder functions for more easily retrieving builder arguments from the arguments passed to GraphObject.make.
- Added the definitions of the predefined arrowheads to the Arrowheads.js file in the Extensions directory. The predefined arrowheads are still predefined, so you will not need to load this file in order to have those definitions. This file provides information about how each arrowhead is defined, so that you can customize them or copy-and-adapt them.
- Fixed TextBlock.isStrikethrough to work with all values of TextBlock.textAlign.
You can read the complete changelog and also download this latest version on their homepage:
www.gojs.net