This is what I want, thanks
Type: Posts; User: xnathan
This is what I want, thanks
try to do export xlsx on pivot but getting error:'"Uncaught TypeError: decToHex is not a function"'
and look into the error found ext.util.format.dectohex is undefined,is about the lib that i didn't...
someone here to help?
want to know the way to save "all fields settings" on privot grid to DB, already save the configuration of pivot grid to DB,but not "all fields settings"
where i can get those "settings" config?...
i have Ext.Dashboard.dashboard and Ext.form.CheckboxGroup in my classic model app,right now i'am getting error when build modern app with classic code,anyone can help in that topic?
> Task...
doesn't fixed the issue,still got same error when build the grid
any news?
* "charts"
* ]
*/
"requires": [
"font-awesome",
"charts",
"ux",
"pivot",
"d3",
"pivot-d3"
i just did got same error
after add pivot-d3 to app.json then error log is:
Uncaught TypeError: Cannot read property 'HeatMap' of undefined . in the lib:
* The pivot matrix should be configured with maximum one...
any one can help for this error?
try to do demo for d3.heatmap.PivotConfigurator but get error
imported pivot and pivot-d3 and i just did like that:...
thanks for your help, how can i reset the config back to view?(i try to use reconfigurePivot but not working)
do you have any example on this topic? i want do something just like you but i don't know how to save config to db,JSON.stringify can't convert ext object to string.
do you have any example on this topic? i want do something just like you but i don't know how to save config to db,JSON.stringify can't convert ext object to string.
sorry,I will pay attention to this in next time
thanks for your help
events not working on dashboard parts
here is the fiddle :https://fiddle.sencha.com/#view/editor&fiddle/2gl3
try to add resize events on parts of dashboard but doesn't work, need help ,thanks.
how to make sencha navigator work? (6.5.2)
here is the fiddle:
https://fiddle.sencha.com/#fiddle/29v3
somebody can help?
How can I disable the remote grouping of a grid.
I want to use the function
features: [{ftype:'grouping'}],
But I dont want the the group to be done by the backend. Only the present...
fixed
column-stacked chart not working,need help,thanks
https://fiddle.sencha.com/#view/editor&fiddle/201s
yes ,i did,as i coding in fiddle,i did validator for "today" but i can't get value when submit.
i want to do cutom DateField like type in "today" then keep "today" as value ,but i can't get right value when submit,i think the problem is in the validator,also i want to do something like...
thanks!!!!!