spotfire-mods
spotfire-mods copied to clipboard
Spotfire® Mods
We are interested in extending the functionality of the Network Chart Mod, but do not know where to find the original source code. Our intent is to extend the functionality...
- Added outer- and inner scales which both can be visible/hidden via the mod-settings panel. - Added possibility to zoom by using the mouse wheel or the slider in the...
Where are the rest of the Spotfire Mods tutorials? There is only one [here](https://tibcosoftware.github.io/spotfire-mods/docs/tutorials/) providing step by step instructions for adding a Google Chart using Spotfire Mods. But the GitHub...
I am using Gantt v1.0 and looking at a timescale of 2-5 years. The vertical lines for days are always show, even if I choose only "Month" and "Year" in...
When searching the library for mods, there is the option to view details of the mod. Sadly the version number of the mod is not show, which would be actually...
In the mod manifest you can define the icon of a drop target. This is very helpful for usability, because you guide the user with the icon, what to expect...
D3 upgrade of area chart, spider chart and animated bubble chart
This code refactor of the animated bubble chart aims to solve a few issues that are present in the current version. **Issues**: - When the mod is stressed, e.g. by...
When using the current Spider Chart on TIBCO cloud, there is quite some white area around the actual chart wasting space. Would be good to remove this extra margin of...
The area chart example should use the `@types/d3` package to provide intellisense when editing the mod source code.