rC.addTarget('as',3,3,'#A14880','#333333',5,false);
div ID, 곡선율, 배경색, 그 뒷배경색, 패딩값, 세로 길이,
rC.addTarget('ID명,x축곡선율,y축곡선율,셀색깔,배경색,패딩값,세로길이(false로 할시 내용에 따라 달라짐), 어디에 지정할 것인지..
The arguments to the addTarget method are:
- ID of element
- X radius of rounded corner
- Y radius of rounded corner
- Background color of element you are applying rounded corners to
- Background color of element behind
- Padding of content.
- Height of content.
- Where to apply corners