hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Insert data into grid items like Normal HTML or Highcharts plugin. #63

Closed matpulis closed 9 years ago

matpulis commented 9 years ago

This is an awsome repository, but I cant quite figure out how can I input data into each individual grid item like normal HTML. I am building a widget dashboard and would like to include plugins from highcharts. And is it possible to save a layout after you've edited it ?

Thanks you

andrei-picus-hs commented 9 years ago

how can I input data into each individual grid item like normal HTML

Check out the jQuery plugin.

is it possible to save a layout after you've edited it ?

See https://github.com/uberVU/grid/issues/57.