Qunee for HTML5 V1.6 officially released, fixed some bugs, added scroll bar support, improved the editor, added JSON import and export, alarm bubbling, line flow, UI customization, such as extended display examples, welcomeAccessNavigation panel
added the scroll bar navigation mode, plus the previous navigation button mode, and the removal of the navigation panel, there are three navigation modes, and in graph provides the Navigationtype property to switch to apply to different scenarios, the default use of scroll bar mode The following code is used to set the topology map using the navigation buttons
Graph.navigationtype = Q.consts.navigation_button;
scroll bar mode-Q.consts.navigation_scrollbar
The scroll bar mode conforms to the traditional navigation mode, supports no-canvas range navigation, has good inertia effect, and is suitable for use in different modes, and Qunee uses this mode by default .
Navigation button Mode-Q.consts.navigation_button
Small space on the button mode, which can be used to mark the canvas's general range and fit in a scene combined with the map
Improved entity editing modeadded features such as creating polygons, multiple segments, resizing polygons
Online editor V1.6improved editor function, integrated JSON import and export, right-click menu and other functions, continuous improvement later
New extensions and examplesJSON Import Export Extensionprovides a solution for data serialization preservation of topology diagrams
Example of automatic layoutanimation transitions between multiple layouts
Example of a wired flow animation
UI Extension Example
Alarm Bubbling Example
Group Expand Merge Icon
OtherOuter box Support
Qunee for HTML5 v1.6 new release