jQWidgets Forums

jQuery UI Widgets Forums Gauges and Maps Gauges border problem.

This topic contains 1 reply, has 2 voices, and was last updated by  Nadezhda 10 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • border problem. #65217

    JoopC
    Participant

    jqwidgets team,

    when I paint de border then the inside is paint too (no transparant).

    I have tried it in JSfiddle (and in the program).

    $(‘#gaugeContainer’).jqxGauge({

    style: { fill: ‘none’, stroke: ‘none’ },

    border: {
    size: ‘10%’,
    style: {
    stroke: ‘#0000ff’
    },
    visible: true
    }
    });

    even with //style it is painted.

    Also border does not support RGBA() colors, in contrast to Ranges who do support rgba.

    thank you.

    border problem. #65254

    Nadezhda
    Participant

    Hello JoopC,

    We were able to reproduce the issue. We will investigate why it occurs. Thank you for your feedback.

    Best Regards,
    Nadezhda

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.