Adding additional data
See original GitHub issueHey there!
This is a very handy jQuery plugin. I wonder how could I add additional data that is not a column of the table.
For instance, there I have a column with an image where I use extractor
to get the image src. In addition to the image src, I would like to add the image width and height to the generated JSON. How would I do that?
Thanks
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Add a data series to your chart - Microsoft Support
Add a data series to a chart in Excel. Show a new data series in your chart (graph) by including the series and...
Read more >How to update or add new data to an existing Pivot Table in ...
Add your new data to the existing data table. · Click the Change Data Source button to see the following dialog box: ·...
Read more >How to... Create Additional Data - Preppin' Data
The additional data can add a lot of context or further depth in the resulting analysis. How to create additional rows. Pivot -...
Read more >Data Passes | T-Mobile Support
Log in to your T-Mobile account to add a data pass. Expand + the line you wish to add the data pass to....
Read more >How to Add Data to a Pivot Table: 11 Steps (with Pictures)
1. Open your pivot table Excel document. Double-click the Excel document that contains your pivot table. It will open. 2. Go to the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Finally got it working thanks for your precious help. Sorry for the trouble I caused 😋
Actually, it is possible using the
extractor
(demo)