Jump to content
Software FX Community

Drill down highlight/border


User (Legacy)

Recommended Posts

Posted

Thanks for the reply. I think I may have confused my question with the 

terminology that I used.

It's not the actual border of the slices I wish to turn off. It's the

highlighted line that appears when the onmousedown event fires. To indicate

the drill down area. The jagged line, not the slice border.

However, if I select a different window, hence losing focus of the browser

(IE in my case) and return to the page with the chart, I do not get the

highlighted line when clicking on the chart slice.

I've attached two images, one showing the graph when the page is loaded.

The next showing the graph when I click on the chart.

Kind Regards

Simon Riley

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:b4O4h0k1EHA.1116@webserver3.softwarefx.com...

> chart1.Border = false;

>

> To turn borders of for ALL slices.

>

> chart1.Point[<Slice Index>].Border = false;

>

> To turn off the border of a particular slice.

>

> --

> FP

> Software FX

>

>

Posted

I think what you are talking about is something that IE does on its own.

Is this an IMAGE being displayed in the browser with an image map ? If so,

it is not us who draw anything when the mouse goes over. We are not running

in the client.

Please attach the HTML source of the page (Do a View-Source from your

browser) as well as the image itself. I think that this "hot-spot" border

can be eliminated by changing some attributes in the <img> tag. I'm not sure

though as his falls a little bi out of home.

--

FP

Software FX

Attachments.zip

Attachments.zip

Posted

That makes sense. Thanks for the response.

It is indeed an image, I've attached the image.

This is the source of the image tag;

<IMG SRC="/chartfx62/temp/CFT1201_11044321DD8.png" WIDTH="368"

HEIGHT="368" usemap="#chrtVolume" border="0">

Since the border is being set to '0' I guess it's just an issue with IE.

Thanks once again.

Regards

SR

PS. below is the map definition, if required.

<MAP name="chrtVolume">

<AREA SHAPE="RECT" COORDS="287,146,318,159"

HREF="wfrmReport.aspx?keyid=29&report=report.client&levelid=2&Data=Mobius"

/>

<AREA SHAPE="POLY" COORDS="275,105,279,105,289,146,285,146"

HREF="wfrmReport.aspx?keyid=29&report=report.client&levelid=2&Data=Mobius"

/>

<AREA SHAPE="POLY" COORDS="264,103,264,107,277,107,277,103"

HREF="wfrmReport.aspx?keyid=29&report=report.client&levelid=2&Data=Mobius"

/>

<AREA SHAPE="POLY" COORDS="254,107,254,111,264,107,264,103"

HREF="wfrmReport.aspx?keyid=29&report=report.client&levelid=2&Data=Mobius"

/>

<AREA SHAPE="POLY" COORDS="185,135,262,105,265,110"

HREF="wfrmReport.aspx?keyid=29&report=report.client&levelid=2&Data=Mobius"

/>

<AREA SHAPE="RECT" COORDS="287,133,318,146"

HREF="wfrmReport.aspx?keyid=28&report=report.client&levelid=2&Data=No VAR"

/>

<AREA SHAPE="POLY" COORDS="275,101,279,101,289,133,285,133"

HREF="wfrmReport.aspx?keyid=28&report=report.client&levelid=2&Data=No VAR"

/>

<AREA SHAPE="POLY" COORDS="260,99,260,103,277,103,277,99"

HREF="wfrmReport.aspx?keyid=28&report=report.client&levelid=2&Data=No VAR"

/>

<AREA SHAPE="POLY" COORDS="250,104,250,108,260,103,260,99"

HREF="wfrmReport.aspx?keyid=28&report=report.client&levelid=2&Data=No VAR"

/>

<AREA SHAPE="POLY" COORDS="185,135,257,102,262,105"

HREF="wfrmReport.aspx?keyid=28&report=report.client&levelid=2&Data=No VAR"

/>

<AREA SHAPE="RECT" COORDS="287,120,308,133"

HREF="wfrmReport.aspx?keyid=26&report=report.client&levelid=2&Data=HDU" />

<AREA SHAPE="POLY" COORDS="275,99,279,99,289,120,285,120"

HREF="wfrmReport.aspx?keyid=26&report=report.client&levelid=2&Data=HDU" />

<AREA SHAPE="POLY" COORDS="257,97,257,101,277,101,277,97"

HREF="wfrmReport.aspx?keyid=26&report=report.client&levelid=2&Data=HDU" />

<AREA SHAPE="POLY" COORDS="248,102,248,106,257,101,257,97"

HREF="wfrmReport.aspx?keyid=26&report=report.client&levelid=2&Data=HDU" />

<AREA SHAPE="POLY" COORDS="185,135,257,102,257,102"

HREF="wfrmReport.aspx?keyid=26&report=report.client&levelid=2&Data=HDU" />

<AREA SHAPE="RECT" COORDS="287,107,318,120"

HREF="wfrmReport.aspx?keyid=71&report=report.client&levelid=2&Data=Call

Care" />

<AREA SHAPE="POLY" COORDS="277,97,277,101,287,109,287,105"

HREF="wfrmReport.aspx?keyid=71&report=report.client&levelid=2&Data=Call

Care" />

<AREA SHAPE="POLY" COORDS="256,97,256,101,277,101,277,97"

HREF="wfrmReport.aspx?keyid=71&report=report.client&levelid=2&Data=Call

Care" />

<AREA SHAPE="POLY" COORDS="246,101,246,105,256,101,256,97"

HREF="wfrmReport.aspx?keyid=71&report=report.client&levelid=2&Data=Call

Care" />

<AREA SHAPE="POLY" COORDS="185,135,255,100,257,102"

HREF="wfrmReport.aspx?keyid=71&report=report.client&levelid=2&Data=Call

Care" />

<AREA SHAPE="RECT" COORDS="287,94,318,107"

HREF="wfrmReport.aspx?keyid=31&report=report.client&levelid=2&Data=Premium

Motorsport" />

<AREA SHAPE="POLY" COORDS="257,92,257,96,287,96,287,92"

HREF="wfrmReport.aspx?keyid=31&report=report.client&levelid=2&Data=Premium

Motorsport" />

<AREA SHAPE="POLY" COORDS="242,99,242,103,257,96,257,92"

HREF="wfrmReport.aspx?keyid=31&report=report.client&levelid=2&Data=Premium

Motorsport" />

<AREA SHAPE="POLY" COORDS="185,135,247,97,255,100"

HREF="wfrmReport.aspx?keyid=31&report=report.client&levelid=2&Data=Premium

Motorsport" />

<AREA SHAPE="RECT" COORDS="79,170,122,183"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

<AREA SHAPE="POLY" COORDS="102,168,102,172,79,172,79,168"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

<AREA SHAPE="POLY" COORDS="118,162,118,166,102,172,102,168"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

<AREA SHAPE="POLY"

COORDS="185,135,265,110,277,130,275,150,230,182,160,187,102,162,95,122,137,90,195,85,247,97"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

<AREA SHAPE="POLY" COORDS="87,134,91,134,91,162,87,162"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

<AREA SHAPE="POLY" COORDS="275,134,279,134,279,162,275,162"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

<AREA SHAPE="POLY"

COORDS="277,135,270,155,250,172,185,187,117,172,97,155,90,135,90,162,97,182,117,200,185,215,250,200,270,182,277,162"

HREF="wfrmReport.aspx?keyid=30&report=report.client&levelid=2&Data=Red

Blend" />

</MAP>

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:PkU1pLn1EHA.1116@webserver3.softwarefx.com...

>I think what you are talking about is something that IE does on its own.

>

> Is this an IMAGE being displayed in the browser with an image map ? If so,

> it is not us who draw anything when the mouse goes over. We are not

> running

> in the client.

>

> Please attach the HTML source of the page (Do a View-Source from your

> browser) as well as the image itself. I think that this "hot-spot" border

> can be eliminated by changing some attributes in the <img> tag. I'm not

> sure

> though as his falls a little bi out of home.

>

>

> --

> FP

> Software FX

>

>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...