Sign in to follow this  
harshdand

Problem with bubble chart after upgrade from v 3.3.1 sr3 to 3.4

Recommended Posts

Hi,

 

This is the bubble chart in older version

bubble1.PNG.jpg?psid=1

 

And the same chart in 3.4 version

 

bubble2.PNG.jpg?psid=1

 

  • Quadrants are not visible
  • On hover of the bubble makes the color of the bubble black

 

Json :

{
    "categories": [{
        "category": [{
            "label": "9.3K",
            "x": 9250
        }, {
            "label": "18.5K",
            "x": 18500
        }, {
            "label": "27.8K",
            "x": 27750
        }, {
            "label": "37.0K",
            "x": 37000
        }, {
            "label": "46.3K",
            "x": 46250
        }],
        "verticalLineThickness": 1
    }],
    "dataset": [{
        "data": [{
            "x": 46221.68,
            "y": 551390,
            "name": "Michelle Green",
            "z": "2"
        }, {
            "x": 29706.75,
            "y": 468440,
            "name": "Joanne Ralston",
            "z": "2"
        }],
        "showValues": "1",
        "seriesName": "Sales Rep"
    }],
    "chart": {
        "xAxisName": "Earnings",
        "yAxisName": "Actual Revenue",
        "drawQuadrant": "1",
        "quadrantLineColor": "c4c4c4",
        "showLegend": "1",
        "legendPosition": "BOTTOM",
        "legendCaption": "",
        "legendBgColor": "F7F7F7",
        "legendBorderColor": "bcb8b8",
        "legendIconScale": "1",
        "showCanvasBg": "1",
        "canvasBgColor": "F6F6F6",
        "showCanvasBase": "1",
        "canvasBaseColor": "F6F6F6",
        "bubbleScale": 0.4,
        "quadrantXVal": 23100,
        "quadrantYVal": 275650,
        "chartWidth": "100%",
        "chartHeight": "100%",
        "animation": "1",
        "caption": "",
        "subCaption": "",
        "bgColor": "fdfdfd",
        "showLabels": "1",
        "showValues": "1",
        "baseFont": "sans-serif",
        "baseFontSize": "12",
        "baseFontColor": "888888",
        "labelColumn": "",
        "valueColumn": "",
        "showBorder": "1",
        "borderColor": "bcb8b8",
        "borderThickness": "",
        "borderAlpha": "0",
        "canvasBgAlpha": "0",
        "canvasBorderAlpha": "0",
        "alternateHGridAlpha": "0",
        "showVLineLabelBorder": "0",
        "showPlotBorder": "0",
        "divLineAlpha": "10",
        "anchorRadius": "5",
        "plotBorderColor": "",
        "plotFillRatio": "100",
        "alternateVGridAlpha": "10",
        "zeroPlaneAlpha": "10",
        "showAlternateVGridColor": "0",
        "legendBgAlpha": "70",
        "legendShadow": "0",
        "legendBorderAlpha": "0",
        "paletteColors": "2E64FE",
        "use3DLighting": "0",
        "theme": "zune",
        "yAxisValuesPadding": 5,
        "showHoverEffect": "1",
        "numberPrefix": "",
        "toolTipBgColor": "EBEBEB",
        "toolTipColor": "727272"
    }
}

 

Edited by harshdand

Share this post


Link to post
Share on other sites

 

Hi,

 

This is the bubble chart in older version

bubble1.PNG.jpg?psid=1

 

And the same chart in 3.4 version

 

bubble2.PNG.jpg?psid=1

 

  • Quadrants are not visible
  • On hover of the bubble makes the color of the bubble black

 

Json :

{
    "categories": [{
        "category": [{
            "label": "9.3K",
            "x": 9250
        }, {
            "label": "18.5K",
            "x": 18500
        }, {
            "label": "27.8K",
            "x": 27750
        }, {
            "label": "37.0K",
            "x": 37000
        }, {
            "label": "46.3K",
            "x": 46250
        }],
        "verticalLineThickness": 1
    }],
    "dataset": [{
        "data": [{
            "x": 46221.68,
            "y": 551390,
            "name": "Michelle Green",
            "z": "2"
        }, {
            "x": 29706.75,
            "y": 468440,
            "name": "Joanne Ralston",
            "z": "2"
        }],
        "showValues": "1",
        "seriesName": "Sales Rep"
    }],
    "chart": {
        "xAxisName": "Earnings",
        "yAxisName": "Actual Revenue",
        "drawQuadrant": "1",
        "quadrantLineColor": "c4c4c4",
        "showLegend": "1",
        "legendPosition": "BOTTOM",
        "legendCaption": "",
        "legendBgColor": "F7F7F7",
        "legendBorderColor": "bcb8b8",
        "legendIconScale": "1",
        "showCanvasBg": "1",
        "canvasBgColor": "F6F6F6",
        "showCanvasBase": "1",
        "canvasBaseColor": "F6F6F6",
        "bubbleScale": 0.4,
        "quadrantXVal": 23100,
        "quadrantYVal": 275650,
        "chartWidth": "100%",
        "chartHeight": "100%",
        "animation": "1",
        "caption": "",
        "subCaption": "",
        "bgColor": "fdfdfd",
        "showLabels": "1",
        "showValues": "1",
        "baseFont": "sans-serif",
        "baseFontSize": "12",
        "baseFontColor": "888888",
        "labelColumn": "",
        "valueColumn": "",
        "showBorder": "1",
        "borderColor": "bcb8b8",
        "borderThickness": "",
        "borderAlpha": "0",
        "canvasBgAlpha": "0",
        "canvasBorderAlpha": "0",
        "alternateHGridAlpha": "0",
        "showVLineLabelBorder": "0",
        "showPlotBorder": "0",
        "divLineAlpha": "10",
        "anchorRadius": "5",
        "plotBorderColor": "",
        "plotFillRatio": "100",
        "alternateVGridAlpha": "10",
        "zeroPlaneAlpha": "10",
        "showAlternateVGridColor": "0",
        "legendBgAlpha": "70",
        "legendShadow": "0",
        "legendBorderAlpha": "0",
        "paletteColors": "2E64FE",
        "use3DLighting": "0",
        "theme": "zune",
        "yAxisValuesPadding": 5,
        "showHoverEffect": "1",
        "numberPrefix": "",
        "toolTipBgColor": "EBEBEB",
        "toolTipColor": "727272"
    }
}

 

 

Hi,

 

We are unable to replicate the issue you have mentioned as the Bubble chart is displayed perfectly with your JSON data. Please check with the following JSFiddle for your reference.

Ref.- http://jsfiddle.net/sanjuktamukherjee/eZjjT/344/

 

Hope this helps. :)

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