html5pivotviewer
html5pivotviewer copied to clipboard
The HTML5 PivotViewer is a fork of a project that was started by LobsterPot Solutions as a cross browser, cross platform version of the Silverlight PivotViewer control produced by Microsoft. The contr...
excuse me?I hope Chinese can be configured in JSON. Where can I modify the code? I hope to get your reply,thank you  If I use Chinese, there will be...
New to the project, setting up the example a lot of the facet categories are showing as undefined. This appears to be the case because of the recent addition of...
I'm trying to use the JSON loader with a SimpleImageController in an asp.net site, but when I reload the page, I'm ending up with multiple instances of the pivotviewer on...
missing i < in for loop
No items in the DeepZoom Collection URL : http://10.1.22.105:8890/DeepZoomCache/cxml48.dzc Pivot Viewer cannot continue until this problem is resolved html5pivotviewer ver. 1.0.97-1184802/ 2017-04-28 where there can be errors?
If there is much more items likely 5000 there default image size is too small. Can we set default zoom level and put scroll on canvas? Please check attached images....
It may be a better experience to integrate this project with http://fayde.io/ since it is Silverlight without the plug-in.
The selection handling code in both gridview.js and graphview.js includes a lot of variables not explicitly declared with "var." While this doesn't seem to cause problems at the moment, this...
The current code includes the following: ``` javascript if (this.timeFacets[facet].eventsData[item]._id == this.selectedItemId) { this.timeFacets[facet].eventsData[item]._icon = "scripts/timeline_js/images/dark-red-circle.png"; } else this.timeFacets[facet].eventsData[item]._icon = "scripts/timeline_js/images/blue-circle.png"; ``` As I discovered, for someone developing on Windows...
Hello, I'm trying to optimize cpu performance using pivotviewer. During my test (with IE 11) I found an odd behaviour: the demo at pivot.lobsterpot.com.au/html5.htm on idle the cpu load is...