
shani adani
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 9
Comments
Recent activity by shani adani Sort by recent activity-
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!
-
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....
-
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...
-
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...
-
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 ...
-
Indy, thanks for the correction, you are definitely right - I updated my comment with your fix
-
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...
-
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.
-
Hi Phillip, Sorry, but for now we do not have plans of doing so.
-
Jim, You can try to change the w.style.dataLimits.categoriesCapacity parameter also. It should do the work.