sassoftware / sas-visualanalytics-thirdpartyvisualizations

The data-driven content object enables you to display your data in a custom third-party visualization, within your SAS Visual Analytics report. The third-party visualization can be authored in any JavaScript charting framework, such as D3.js, Google Charts, or CanvasJS. The visualization in a data-driven content object receives its data query from SAS Visual Analytics, and so it interacts with filters, ranks, and object actions in the same way as the other objects in your report. For information about creating third-party visualizations for data-driven content, see Programming Considerations for Data-Driven Visualizations in SAS Visual Analytics: Reference.
Apache License 2.0
39 stars 61 forks source link

VA Table Editor - https://gitlab.sas.com/Joao.Oliveira/va-table-editor #52

Open Joao-deOliveira opened 3 years ago

Joao-deOliveira commented 3 years ago

For those that are interested on editing tables directly within VA, the VATableEditor is available for download on GitLab.sas.com Project: https://gitlab.sas.com/Joao.Oliveira/va-table-editor

It allows to do changes at the cell level. Also provides multiple other functionalities like:

Enjoy :-)

rluppi commented 3 years ago

@Joao-deOliveira, I'm afraid the external community doesn't have access to gitlab.sas.com