score:2
Accepted answer
the chart prevents the container from shrinking. the pure css workaround is to set position:absolute and width: 100% on the container, then it won't affect the layout of the table cell
just change this in your div:
<div id="container" style="min-width: 400px; width:100%; height: 400px; margin: 0 auto; position: absolute;">
and add this in your td:
<td style="vertical-align: top;" >
here's the jsfiddle: http://jsfiddle.net/9whbg/1/
you can see here for more information: https://github.com/highslide-software/highcharts.com/issues/1157
Source: stackoverflow.com
Related Query
- highcharts dynamic spline with fluid size issue in table
- Highcharts Sparkline chart with dynamic data for table -Angular js
- Highcharts cloud issue with data source when duplicating chart
- responsive highcharts with dynamic font size and widths
- Highcharts dynamic height with table layout
- Highcharts - how to have a chart with dynamic height?
- Styling bar colors in Highcharts with a gradient issue
- Highcharts data series issue with ajax/json and PHP
- Column width in Highcharts when combined with spline
- Highcharts - Issue with negative values when displaying multiple axes
- How to structure Angular with Highcharts and lots of dynamic data
- Add dynamic data to line chart from mysql database with highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- "display: none" with highcharts - incorrect size
- AngularJS for Highcharts with dynamic ajax data
- HighCharts query parameters issue with Flask webservice
- Highcharts column + line combination chart with multiple series. Issue aligning line over the column
- HighCharts : dynamic data with drill down
- Resize issue while gridster.js with highcharts
- Highcharts reloading issue with Backbone.js
- Highcharts - How to make a scatter plot with multiple series from HTML table
- How to match columns height with spline in Highcharts
- HighChart Sparkline Chart with dynamic data for the table
- dynamic highcharts with json data
- Highcharts zIndex issue with crosshair
- highcharts 5.0.14 issue with textOverflow
- Issue with increasing the size of the highlighted area
- Load highcharts dynamically with dynamic config option
- Performance issue with Firefox on Highcharts and Highstocks
- Add different symbols to highcharts chart with dynamic data
More Query from same tag
- HighCharts Stacked column
- How do I add a trendline with categories to HighCharts?
- Sending Ember Highcharts events back to parent component
- Unable to get highcharts image from highcharts export server using rails httparty
- Highcharter R custom button for log axis
- Highcharts - pie chart with html div at center
- Highcharts: Overlapping colors in bar type
- Can't update highcharts data on button - var visibility or events handle issue
- Putting select element to div with z-index position to Highcharts container
- Highcharts - time off by 1 hour
- Highstock graph is not showing when only single data is present
- Synchronized charts example with Highstock crashes with "Cannot read property 'category' of undefined"
- How is the api doc generated @ http://api.highcharts.com/
- Callouts CSS implementation for highcharts not working
- Pointplacement for a column when two columns are shown in same chart
- HighCharts not being displayed in Partial view
- Show S0-Ticks with Highcharts
- HighCharts - Selection Event keep the selection marked in graph
- Highcharts donut tooltip formatting using drilldown data
- Removing and re-adding series while keeping the same markers
- Change color in specific columns w/ multiple series
- plot one point in highchart shiny r
- How to display last data point value in a tag on Y Axis in line chart of highChartjs
- Highcharts with colored backgroundcolumns
- How to select columns (across more panes) in Highcharts / Highstocks
- Highcharts exporting.js change menu hover title text
- How do I manage the imports in Angular correctly?
- Vuejs Component Communication
- Spline graph not showing in highchart
- HighCharts - compare series with values instead of percentage