Holger Schimanski
Holger Schimanski
## Problem I have a wide element (x-axis in a diagram) where I would like to show tooltip above the element (like Tippy default), but at the position where the...
Do you support UNION and LEFT OUTER JOIN ON as well? We are working with SAP HANA. We have quite complex SQLs to create views driven by a config file....
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...
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...
In the section about hierarchies it could be better described how children and rows can be used. https://tibcosoftware.github.io/spotfire-mods/docs/using-the-api/mod-data-views/#hierarchies If I am right, you can also call rows not only on...
I would be useful to get an example, where not only X and Y are used, but a third categorial axis Z would be configured and used. X = Apples,...
A very popular visualization library is Vega Lite https://vega.github.io/vega-lite/. I started working with Vega Lite and embedded it in Mod. See here https://github.com/hski-github/spotfire-vega-lite. Still a few things open, but I...
For the section about color https://spotfiresoftware.github.io/spotfire-mods/docs/visualization-mods/using-the-api/mod-data-views/#using-the-spotfire-color-axis I would add an example to retrieve the color. In principle it is easy to use with row.color(), but with an example it is...