Sign in to follow this  
sparacha

Multi-axis combination charts with shaded regions?

Recommended Posts

I am trying to implement a dynamic target heart rate calculator chart, where the visible x-axis will be weight and the y-axis will be age. A hidden y-axis will be added and will reflect bmp(target heart rate). There will be two trend lines that will reflect the maximum and minimum bmp.

 

 

 

Upon the user's entry of their age and weight, the chart would show a shaded region between the trend lines as the acceptable max and min bmp for the user, and that is where I am getting lost. How do I show the shaded region between two slanting trend lines? Is this possible?

 

 

 

I am attaching an image of what I want to accomplish to this post, any and all help on this matter will be appreciated.

target_heart_rate_chart.bmp

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this