dirty funnels add ui

This commit is contained in:
Adam Rutkowski 2023-04-18 15:09:36 +02:00
parent 2268636d8f
commit 8e2d6ce8c7

View File

@ -48,8 +48,8 @@ export default class Funnel extends React.Component {
data: stepData,
backgroundColor: [gradient],
borderColor: ['rgba(101,116,205)'],
borderWidth: 1,
borderRadius: 8
borderWidth: 3,
borderRadius: 4
}]
};