Brian Maring
Members-
Content count
70 -
Joined
-
Last visited
About Brian Maring
-
Rank
Advanced Member
-
I am using negative margin values to zoom in on my map. I would like to do the following: I have a 300 by 400 map. I would like to remove 25% off the right hand side, 20% off the left hand side, 10% off the top, and 5% off the bottom. What should I set the margins to? Can you give me a detailed example of these calculations?
-
get color range from linear gauge
Brian Maring replied to Brian Maring's topic in Using FusionWidgets XT
I'd prefer not to. Let's just say that I have a rather sophisticated PHP program using MySQL queries to calculate the color ranges. I don't want to have to replicate the logic in JavaScript. -
get color range from linear gauge
Brian Maring replied to Brian Maring's topic in Using FusionWidgets XT
Is there a better way to do this? I write the logic for the chart in PHP. I would have to write the logic for getting the color range in JavaScript. I change the logic around quite a bit. It is not the best idea to constantly update parallel logic in both PH and JavaScript. -
Why would I drill down to state level map if I am already on the California map?
-
Wow, that works really well. Thanks for helping me out. Do you know if it's possible to get the coordinates for different counties in a state. I am currently working with a map of California.
-
Discrete points on linear gauge
Brian Maring replied to Brian Maring's topic in Using FusionWidgets XT
beautiful, works amazingly. -
but zoom in does not mean zoom in on the map?
-
so what did you mean by zoom in?
-
I thought you just said that I can't zoom in on the map? can I or can't I?
-
get color range from linear gauge
Brian Maring replied to Brian Maring's topic in Using FusionWidgets XT
how? -
What were you telling me before about drill-down?
-
get color range from linear gauge
Brian Maring replied to Brian Maring's topic in Using FusionWidgets XT
The JavaScript API includes methods for getting the value of a pointer. Is it also possible to use JavaScript to find which ColorRange it is located in? -
I thought it was coming out in 2009.
-
I don't think that's what I am looking for. I want to zoom in on a particular part of the map. I don't need JavaScript popups.
-
Is v4 released yet?