Hi,
I am developing a simple bartch chart component using D3 library with the purpose of testing the capability of using custo components in Lumira and Design Studio. Following the steps detailed at "SAP Lumira Visualization Extensions Developer Guide" I have developed a CVOM Chart extension (see attched profile file -remove txt extension-) and its corresponding extension package. I have tested them and they work properly on SAP Lumira.
Therefore following steps described on "Administrator Guide: SAP BusinessObjects Design Studio based on SAP BusinessObjects BI Platform" (chapter 6.1.2 Installing CVOM Chart Extensions for Design StudioContext) I have installed the custom extension on DS. Once done I have followed the steps as they are well described on this blog (CVOM Extensions in SAP Design Studio 1.4) -create a data source with same columns than my test CSV, add a chart, link it to the data source and replace it with my custom graph- but after doing that my chart does not appear.
Any idea about what am I doing wrong? How can I debug a CVOM extension on DS Studio in such a case?
Thanks,