
Evan York
- Total activity 114
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 32
- Subscriptions 40
Activity overview
Latest activity by Evan York-
Evan York commented,
JJ, try to inspect the element you're interested in to find the CSS and then copy that into the plug-in file and modify. This one might work for you: .sis-scope .link, .sis-scope a { text-decorati...
-
Evan York commented,
Ian, it is! For pie charts just change the "panel to change" value in the plug-in widget to "categories" or "values" depending on whether you're changing dimensions or metrics.
-
Evan York commented,
Any suggestions for how to remove the "Clear Selection" option for a single widget?
-
Evan York commented,
Hi Jason, I've noticed that the ticker form of the numeric simple indicator does not seem to take the general formatting specified in the generalOptions section of the config.js file. You can see ...
-
Evan York commented,
Any ideas on how to make this work for the 'break by / color' of a Scatter Chart? It appears that the element must be something different than the label, because attempting to use this as the pane...
-
Evan York commented,
If you don't need the to preserve the display of a previous metric, you can try this plug-in: https://support.sisense.com/hc/en-us/community/posts/221225468-The-Measure-Changer-Widget-Plugin. Just...
-
Evan York commented,
Ayanda - Existing formulas using this plug-in do work fine in v7, but there is currently a v7 bug renaming fields in formulas that makes it impossible to create any new formulas or edit any existin...
-
Evan York commented,
Thanks Jason!
-
Evan York commented,
I figured out how to do this for a pie chart by changing the selectionData array value in the attached script to 0 (instead of 3). It doesn't look good when the color white is in your data because...
-
Evan York commented,
Thanks Avi for the link re: Indicator Styling. That example appears to include a widget script. Can you provide guidance on if/how this can be integrated into the Custom Style plug-in configurati...