YouTube Video now available
Online Demo now available
Redirect to FileCharacter : Fix an issue with existing files. A call MoveToEnd()
has been added to avoid a content erase. commit cbc51a96ceea867b502ddf2a152afb3e089e1c3c
Search and install any dataset from Socrata using our Graphical User Interface!
Link to Video added
Fix an issue with the method SignAllRequest
(host filter does not work).
Connected to zpm package dataset-apachelog
Demo cube added
Added a link to DC article
Code quality check passed.
Fix
fixed chart in LTE
Added dsw and some fixes
Added sample dashboard generated by Analyze This
Avoid double loading data
fixed ChartPanel
download/installation of big datasets fixed
Web App enhancements
Online Demo
Fixed ZPM
Check out analyze-dataset-finance Analytics companion app
Added UI Uploader
overrideBaseType
parameter defined in AddonInfo
static variable// Ecample for overriding default "Bar Chart" widget with custom addon
static AddonInfo: IAddonInfo = {
version: 1,
type: 'custom',
overrideBaseType: 'barchart'
};
fixed zpm install references
Add dc.data.finance.transactD.GBL
Attempt loadData in zpm install
Attempt loadData in zpm install
Fixed ZPM package
ZPM version modified
Update module name
Use of %SQL_Diag.Result and %SQL_Diag.Message tables with LOAD DATA Added