Peter Finseth 2 Posted January 23, 2020 Posted January 23, 2020 I'm trying to create a BASIC Custom Gauge. I'm following all the instructions on the site below, but I can not get the "Update Button" version nor the instant refresh to work. Is there a DXP or another example I can look at I am using Spotfire 10.3. I have been using this as the guide:https://spotfired.blogspot.com/2014/06/custom-gage.html I have attached a screenshot of the gauge. Just using an input box. Creating the label. Using the label's property control ID in the sample code. Thanks!
Khushboo Rabadia Posted February 28, 2020 Posted February 28, 2020 If you are facing issue retrieving value from spotfire control, you can this method: https://community.spotfire.com/questions/issue-pulling-calculated-values-javascript-property-control-spotfire-x Spotfire 10 onwards, jquery support has been removed sojquery would not run as is. Below is the link for "How to include your own instances of jQuery and jQueryUI in Text Areas": https://community.spotfire.com/wiki/how-include-your-own-instances-jquery-and-jqueryui-text-areas You can also use guage chart from jsviz: https://community.spotfire.com/wiki/javascript-visualization-framework-jsviz-and-tibco-spotfire
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now