SOCR / SOCRAT-issues

Project management for SOCRAT
2 stars 0 forks source link

show column histogram in column header #155

Open alxndrkalinin opened 7 years ago

alxndrkalinin commented 7 years ago

We want to automatically show column histograms in the column headers above the column name

See custom headers in handontable See Datalibs' histogram creation API

Considerations:

Also, see related issues #154 and #156 for event handling

chartotu19 commented 7 years ago

@alxndrkalinin This was fixed along with #150 . The headers are rendered as soon the data is loaded from socr-datasets or worldbank. It also handles nested objects and generates a header like "indicator.id".

chartotu19 commented 7 years ago

@alxndrkalinin There is different issue that i noticed. After data is loaded correctly into getData, is user navigates away to charts tab, the headers are forced to "_0,_1,_2,_3...." for each column. Was that done intentional for charting purposes?

alxndrkalinin commented 7 years ago

@chartotu19 you can close this, just create separate task for categorial variables