mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-10 02:39:02 +08:00
changed error rate
This commit is contained in:
parent
3f7ebae682
commit
72f2ac0fea
@ -64,8 +64,7 @@ class ErrorRateChart extends React.Component<ErrorRateChartProps>{
|
||||
|
||||
onClickhandler = async(e:any,event:any) => {
|
||||
|
||||
console.log('e graph', e)
|
||||
// console.log('event graph',event)
|
||||
|
||||
//PNOTE - e has all key values from mouse event, event has only reference to handler functions
|
||||
// PNOTE - https://github.com/emn178/angular2-chartjs/issues/29 - for listening only to element points
|
||||
// var firstPoin = this.chart.current.getElementAtEvent(e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user