
shani adani
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by shani adani-
shani adani commented,
Hi Oksana, I am happy to inform you we updated the plugin to work on version 7. You can find to new version attached to the forum. Enjoy!
-
shani adani commented,
Hi Vishali, If you want to apply the formatting on the second Y-axis, you can change the second Y-axis formatter by switching lines 27-29 with: if (args.options.yAxis.length > 1) { args.options....
-
shani adani commented,
Hi Evan, I am not sure how your IFrame site looks like and how you add images to it. Usually, making the page responsive can do the trick. One thing I can recommend is to use width and height sty...
-
shani adani commented,
Hi Gokul, From time to time Sisense version is being updated and sometimes it takes time to update all the documentations accordingly. Thanks to you we have updated the documentation with a new ver...
-
shani adani commented,
Hi Simon, Since version 6.6.1, indicator widgets are generated using SVG instead of canvas and can be styled using the Indicator Theme plugin. In order to style indicators: 1. Download Indicator ...
-
shani adani commented,
Indy, thanks for the correction, you are definitely right - I updated my comment with your fix
-
shani adani commented,
Hi Indy, Using the below script you can modify the grand total and sub total: dashboard.on('widgetready', function(sender, ev){setTimeout(function(){ $('td.p-alternate', 'widget[type=pivot]') //cha...
-
shani adani created an article,
Change Filters When Using Sisense JS
Introduction Sisense allows importing widgets and filters as components to be presented in different websites. This is done by SisenseJS. Sometimes, it is required to modify the widgets filters bas...
-
shani adani created a post,
Quadrants Chart Plugin
Download: Quadrants Chart Introduction This article will explain how to change a Scatter Chart to a Four Quadrants Chart. It is an extension to the existing Scatter Chart and can only be applied to...
-
shani adani commented,
Hi Alok, Thanks for your feedback! I uploaded a new version of the plugin with some changes that should handle these issues. Matan, The plugin should work on 6.5.2 as well.