How to give space from origin in overlapping bar graph Highcarts - highcharts

I have created an overlapping bar graph of Highcharts but in the first bar it is not displaying the full bar....half of the graph is showing.
Could any body give me any suggestion to show the first bar as others coming.
Thanks,
Ashraf

Related

Add scroll bar to mat tab based on the content size

I have a cytoscape graph on a material tab. I have a button that makes graph larger. I would like to add a scroll bar when the graph is larger.
Here is the stackblitz: https://stackblitz.com/edit/angular-68qptm?file=src%2Fapp%2Fshow-customers%2Fshow-customers.component.html
Click on graph and click on large and you will graph becomes larger but I do not see any scroll bar in the x-axis.
I am trying to add scroll bar as the content becomes larger.
I don't know how you can add a scroll bar. I think it might be nasty to achieve such a thing because the size of the graph canvas stays the same when you zoom in/out or pan.
But I believe navigator extension might be useful.
Below is a small gif of how you can use navigator extension You can see that at the bottom left there is a small map or navigator.

Flutter - Custom AppBar with image and moving elements

I am new with Flutter and I'm trying to get a specific UI behaviour but without success. I have tried using a "SliverAppBar" with a "FlexibleSpaceBar" and I can get the app bar to show an image (except when it's compressed) but I can't get the rest of the elements to behave as intended.
The goal is to achieve the behaviour shown here.
Scroll down:
Body text scrolls under the bar
Title moves from body to bar while changing color and then size
Bar image gets smaller
Some elements disappear behind the bar
Some elements disappear in front of the bar
Scroll up:
Bar extends, image gets bigger until the user releases it

Getting chart object when clicked on any bar of stacked bar chart(HighChart)

I am working with Stacked Bar chart(High Chart),
I am trying to implement fallowing behaviour,
when clicked on any bar of stacked bar chart, want to highlight whole chart.
I am highlighting chart by changing background image(plotBackgroundImage) of chart, for this we need chart object. my question is how to get chart object when clicked on bar.
any suggestion regarding this is helpful.

UISearchDisplayController search bar overlaps the label above in iOS 7

My view controller has a label on top that provides a description regarding the search to be performed. Below this label there is a UISearchDisplayController having a search bar that performs a search. This behaves normally without any issues in iOS 5 and 6. However in iOS 7, the search bar looks different. First of all, the search bar icon is placed in the centre of the search bar instead of being left aligned as it was in the case of iOS 5 and 6. Is this the default behaviour of search bar in iOS 7 ? This is my first question.
Now when I click inside the search bar, the search icon moves to the left, and the search bar enlarges itself, i.e an extra grey shaded view springs up above the search bar which overlaps the label above. Please observe the figure below to understand what I mean. My second question is this, Is this the default behaviour of search bar in iOS 7 ? Is there any way to get rid of this grey shaded view that comes above the search bar ? My opinion is this view is quiet unnecessary. Is there any property in search bar which I have to set in order to prevent this grey shade from appearing ? Or do I have to resize the search bar instead to avoid this ? Any suggestions from your side would be welcome. Thanks in advance.

highstock mouseover out the left border of chart but there is still a bar data

When mouse over out the left border of chart, there is still a bar to show, why?
First picture there is a bar outside of the chart. It looks strange:
Second picture is the real first bar:
I want this behavior: When mouse at outside of chart I don't want to show any bar.
Can anyone help? Thanks.
Unfortunately tt is not possible, you can only disable mousetracking or hover option.
http://api.highcharts.com/highstock#plotOptions.series.states.hover

Resources